a11y: Simplify GtkEntryAccessible
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Jun 2020 19:27:28 +0000 (20:27 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Jun 2020 19:35:11 +0000 (20:35 +0100)
commit0fefdc99b263fbe136bb058e5e64c7aacde7da61
tree2ba2902ef4bdc65f4a13eb8761d0fd4034fef2af
parente63419fbf4f26ab45e9403026b32537029d75888
a11y: Simplify GtkEntryAccessible

Now that we don't have any additional subclasses of GtkEntryAccessible
in GTK, we can drop all the conditional fluff in the base class.

We still need to subscribe to the global notify signal, because of the
sheer amount of properties watched by GtkEntryAccessible.
gtk/a11y/gtkentryaccessible.c